@font-face {
    font-family: 'SFProDisplay-Thin';
    src: url('fonts/SFProDisplay-Thin.eot');
    src: url('fonts/SFProDisplay-Thin.eot?#iefix') format('embedded-opentype'),
         url('fonts/SFProDisplay-Thin.woff2') format('woff2'),
         url('fonts/SFProDisplay-Thin.woff') format('woff'),
         url('fonts/SFProDisplay-Thin.ttf')  format('truetype'),
         url('fonts/SFProDisplay-Thin.svg#SF Pro Display') format('svg');
}